@charset "utf-8";
/* CSS Document */
#ab,
#header,
#nav,
#footer,
#menu,
#h1,
#contact2,
#tittle,
#con2,
#contant,
#abgne-block-20110406,
#contact1,
#needtoknow,
.key {
	display: none;
}
* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	font-family: '微軟正黑體';
}
.p-1 {
	padding: 1rem;
}
.p-2 {
	padding: 2rem;
}
.ov-h {
	overflow: hidden;
}
.txt-b {
	color: #00f0ff;
}
.txt-w {
	color: #fff;
}
.ta-j {
	text-align: justify;
}
.bgc-g {
	background-color: #323b4e;
}
a {
	color: inherit;
}
#phfooter {
	height: 280px;
	background-image: url(image/p17.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#f2 {
	color: #fff;
	position: absolute;
	bottom: 5px;
	right: 1rem;
}
#contact222,
#phcontact2 {
	background-color: #999;
}
/***SEO**/
#seoboox {
	float: left;
	width: 100%;
	text-align: center;
	line-height: 60px;
	font-size: 24px;
	color: #099;
}
.cf {
	clear: both;
}
.responseDiv {
	color: #fff072;
}
/******************Need_Know*****************/
/*當舖須知*/
#phneedtoknow {
	clear: both;
	margin: 0 auto;
	width: 90%;
	line-height: 20px;
	padding: 10px 5%;
	background-color: rgba(255, 255, 255, 0.3);
}
#phneedtoknow h4 {
	line-height: 20px;
	padding: 5px 0;
	text-align: left;
}
.needright {
	margin-bottom: 10px;
}
.needdown {
	margin-bottom: 20px;
}
.comimg {
	color: #c00;
	font-weight: bold;
}
#phneedtoknow ul {
	list-style-type: disc;
	list-style-position: outside;
	width: 95%;
	padding: 0 2%;
}
#phnav .p-2 > div {
	border: 2px solid #fff;
	border-radius: 1rem;
}
